CategoryKeyboardShortcut Property |
Gets or sets the keyboard shortcut.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic KeyboardShortcut KeyboardShortcut { get; set; }Public Property KeyboardShortcut As KeyboardShortcut
Get
Set
Property Value
Type:
KeyboardShortcutThe keyboard shortcut.
See Also